***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Feb 15, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt S8M A K 
.param
+vc0 = 4.751e-8 	 vc1 = 8.525e-11  	 vc2 = 1.252e-9		 vc3 = 3.577e-3
+tc1 = 1.702e-1		 tc2 = 3.29e-2		
d1 A K diode
g1 K A value = {(vc0+vc1*v(K,A)+vc2*exp(vc3*v(K,A)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model diode d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 6.85e-9		   n = 1.654 		  rs = 4.35e-3		 ikf = 37.614
+ibv = 0.1e-3		 nbv = 1		  bv = 1100
***** capacitance parameter *****
+cjo = 1.473e-11	   m = 3.91e-1		  vj = 2.811e-01
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.129		 xti = 3
+trs1 = 2.811e-3	trs2 = -1.676e-5	tikf = 9.99e-3		
.ends S8M
*$
